.banner-h1{
    height: 60%;!important;
}
/*内容修饰开始*/
.main-bg{
    background-image:url("../images/leaf.png");
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 160px;
    background-color: #262a2f;
}
.brand-tittle{
    color: #d1131d;
    margin-top: 40px;
    margin-bottom: 40px;
}
.brand-tittle small{
    padding-left: 6px;
    color:#667173;
}
.main-text{
    margin-bottom: 36px;
}
.main-text p span {
    color:#FFFFff;
}
.main-text>p{
    color:#FFFFff;
}
.main-tittle{
color:#333333;
}
.concept_txt{
text-indent: 2em;
    line-height: 30px;
}
/*内容修饰结束*/
.footer-1{
    margin-top: 0!important;
}